From e84df313c42338029e3c21006dd08e93dc692f77 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Sat, 27 Feb 1999 00:38:52 +0000 Subject: [PATCH] merging minor fix from gtk+-1-2 --- docs/refcounting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/refcounting.txt b/docs/refcounting.txt index 7130f1654c..61a161d39f 100644 --- a/docs/refcounting.txt +++ b/docs/refcounting.txt @@ -240,7 +240,7 @@ Taking care of proper referencing --------------------------------- There are some cases where referencing of widgets from outside the toolkit -(on the application side is needed). +(on the application side) is needed. Once the application performes an operation on a widget that will cause its reference count to drop, if it wants to take further actions on the widget, it needs to hold a reference to it. -- 2.30.2